Fills the current path using the nonzero winding number rule. The fill will use the current FillColor.
Fill()Once the path is filled then graphics mode is no longer path and there is no longer a current path.
The GraphicsMode should be PATH_OBJECT before calling this method and it will be PAGE_DESCRIPTION after calling this method.